String Schema
ProductCodeRequestType Complex Type
Description
Touroperator specific product code
Namespace http://string.drv.de/xmlschema/string
Diagram
Page Element Season Element Code Element Sequence Catalogue Element Type Element Code Element Sequence ProductCodeRequestType Complex Type
Overview
ProductCodeRequestType
Touroperator specific product code
Sequence
Code xs:token
Type optional xs:token
Sequence
Code xs:token
Season optional xs:token
Page optional xs:integer
Used By
Product Element
Product Element
Product Element
Product Element
Product Element
Source
<xs:complexType name="ProductCodeRequestType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Touroperator specific product code</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="Code" type="xs:token" nillable="false" />
    <xs:element name="Type" type="xs:token" minOccurs="0" />
    <xs:element name="Catalogue" type="CatalogueRequestType" minOccurs="0" />
  </xs:sequence>
</xs:complexType>
See Also
String Schema

 

 


© 2017 All Rights Reserved.

Send comments on this topic.